tools: split up xen-init-dom0.c
authorJuergen Gross <jgross@suse.com>
Mon, 18 Jan 2016 08:04:01 +0000 (09:04 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 18 Jan 2016 16:34:21 +0000 (16:34 +0000)
commit1a25da88a7c04e511bcd2601a3a4b35fd2c61e52
tree2b3c63569a7ac84d7a0aa9eba03b22bd32a65c1d
parent83c365e6395f39c7ff91785b400682173d5e5d04
tools: split up xen-init-dom0.c

Split up tools/helpers/xen-init-dom0.c in order to prepare reusing
generation of the json configuration by init-xenstore-domain.c.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/helpers/Makefile
tools/helpers/init-dom-json.c [new file with mode: 0644]
tools/helpers/init-dom-json.h [new file with mode: 0644]
tools/helpers/xen-init-dom0.c